![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
This is the complete list of members for roc::packet::PacketPool, including all inherited members.
allocate() | roc::core::Pool< Packet > | inline |
deallocate(void *memory) | roc::core::Pool< Packet > | inline |
destroy(Packet &object) | roc::core::Pool< Packet > | inline |
NonCopyable() (defined in roc::core::NonCopyable< T >) | roc::core::NonCopyable< T > | inlineprotected |
PacketPool(core::IAllocator &allocator, bool poison) | roc::packet::PacketPool | inline |
Pool(IAllocator &allocator, size_t object_size, bool poison) | roc::core::Pool< Packet > | inline |